projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5088c0
)
* textmodes/flyspell.el (flyspell-mouse-map): Undefine mouse-2 to
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 21 Feb 2009 17:52:59 +0000
(17:52 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 21 Feb 2009 17:52:59 +0000
(17:52 +0000)
avoid yanks (Bug#2408).
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 1d667711c2e1c715eadd15cfa819f27083b70d12..460a4aa802463277fb0110bf7af297e12cb0db56 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2009-02-21 Chong Yidong <cyd@stupidchicken.com>
+
+ * textmodes/flyspell.el (flyspell-mouse-map): Undefine mouse-2 to
+ avoid yanks (Bug#2408).
+
2009-02-21 Alan Mackenzie <acm@muc.de>
* progmodes/cc-langs.el (c-case-kwds-regexp): New variable.